Skip to main content
GET
광고 항목별 LICA 묶음 조회

인증

Authorization
string
header
필수

Bearer 인증. 액세스 토큰을 Authorization: Bearer <token> 헤더로 전달합니다.

쿼리 매개변수

owner_id
string<uuid> | null
line_item_status
enum<string>[] | null
사용 가능한 옵션:
draft,
ready,
preparing,
delivering,
archived
creative_type
enum<string>[] | null
사용 가능한 옵션:
banner,
video,
native
status
enum<string>[] | null
사용 가능한 옵션:
inactive,
active
dashboard
enum<string> | null
사용 가능한 옵션:
all,
expiring_soon,
inactive,
unlinked
keyword
string | null
start_date
string<date-time> | null
end_date
string<date-time> | null
page
integer
기본값:1
필수 범위: x >= 1
page_size
integer
기본값:10
필수 범위: 1 <= x <= 200

응답

성공 응답

items
LineItemLICAGroup · object[]
필수
pagination
LineItemLICAPageInfo · object
필수